Thursday, December 07, 2006

Feedmap query

I was using feedmap (see bottom right for link) for geoURLing. ICBM meta tags don't work in the new xml templates.
The following used to be in the "head" section
meta name="ICBM" content="-33.80202, 151.09688"
meta name="DC.title" content="Random Gleanings"
so that Feedmap knows blog coordinates.

How do I get around this or should I use something else? Googlemaps etc

2 comments:

unique_stephen said...

ohhh, a new look,
I have no idea what you are on about. Please let me fiddle about a bit first and I'll try answer.

Robubble said...

I've worked it out. You have to put an "end-tag" backslash in like this:
"meta content='-33.80202, 151.09688' name='ICBM'/"